Adam K Dean

Posts tagged with dockerfile

Scale a Dockerfile app in Deis

Published 1 July 2014 in archive with tags deis , procfile , dockerfile Deis allows you to run apps in two different ways: using a Procfile, and using a Dockerfile. When using a Procfile, you define what type of processes you'll be running, such as: Continue reading …

Example Dockerfile

Published 10 June 2014 in archive with tags docker , dockerfile , nginx Here is an example Dockerfile. It installs nginx and adds /src to the wwwroot. Make sure that the files are 755. Continue reading …



Newer Page 1 of 1 Older